-
Home
-
MotoPress Appointment Booking
-
1.19.1
-
Code
-
Classes
- BookingService
| Total Complexity |
87 |
| Dependencies |
17 |
| Dependents |
5 |
| Total lines |
600 |
| Lines of code |
338 |
| Logical lines of code |
205 |
| Comment lines |
142 |
| Methods |
14 |
| Properties |
0 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createBooking() |
C |
36 |
26 |
74 |
| saveCustomer() |
A |
45 |
9 |
45 |
| parseCoupon() |
A |
51 |
9 |
26 |
| parseEmployee() |
A |
51 |
9 |
25 |
| saveBooking() |
A |
47 |
7 |
37 |
| updateReservations() |
S |
55 |
6 |
19 |
| parseLocation() |
S |
58 |
5 |
14 |
| saveReservation() |
S |
50 |
4 |
28 |
| createReservation() |
S |
48 |
3 |
32 |
| requireFields() |
S |
71 |
2 |
5 |
| parseService() |
S |
66 |
2 |
8 |
| parseDate() |
S |
68 |
2 |
7 |
| parseTime() |
S |
68 |
2 |
7 |
| parseCapacity() |
S |
62 |
1 |
11 |